DesktopNotificationProvider.TimedNotify Method

TimedNotify(
   type as DesktopNotificationProvider.NotifyType,
   title as String,
   message as String,
   allowVerticalGrow as Boolean,
   reference as Object,
   seconds as Integer)

Parameters

type
title
message
allowVerticalGrow
reference
seconds

Remarks

See Also

DesktopNotificationProvider Control